'Changed KeyManager to properly enable and disable key monitoring.
'
'Revision 1.2 2004/09/16 07:27:12 z_stoichev
'Fixed install dir.
'
'Revision 1.1 2004/09/09 08:00:31 z_stoichev
'Imported from streawkceur's CVS
'
'Revision 1.39 2004/03/22 12:04:20 streawkceur
'Modified Configurator a bit. Added configurator option to exclude some plugins from being loaded. Updated docs.
'
'-Using fma.Sleep now. Configurator forces script to reload settings after it saved th settings. Introduced Util.WaitForAppClose. Updated documentation. Updated Tools plugin, now it should work better. Updated Winamp plugin, now has a dialogue for setting winamp volume. Updated BramusICQ.
'-Now _really_ added ActiveXManager
'-Enhanced AutoMenu plugin. It now directly show a specified plugin menu instead of going to the main menu. See configurator.
'-Checked all files for bad line ends. Now every file should work properly in Notepad.exe :)
'-Keyword test
'FMA-Bugs/-Problems:
'-FMA could check AT command length before TX'ing. Must not be > 250 bytes! May cause an AT error otherwise
'-FMA could check <title> length in AT command that have a title element. It seems that titles must not be >15chars. May cause an AT error otherwise
'-FMA could check against selected item > num items in *EASM command. May cause an AT error otherwise
'-FMA could send multiple EASM commands without final flag to put long menus.
'Core-TODO:
'-Test key monitoring in minimized mode
'-Complete ManagedMenu:
' -am.ClearMenu, am.Selected, am.DlgOption (which looks like a normal menu...)
'-Remove dummy key registration
'-Version Management?: Framework version, (FMA version), plugins version, plugins dependence on a specific framework version
'-Where is the WScript object? MsgBox WScript.ScriptFullName